The scope of a FlowScript means the collection of variables available to refer to in it. In most cases, the scope of a FlowScript expression is the set of variables available at the workflow step where the expression is used; however, in some cases, the scope may be different. For example, the Large Row Text and Small Row Text properties of a List Selection item in a User Step have access to the columns of the selected table variable.