Find all user-created variables that are in use in the workspace. For use by generators. To get a list of all variables on a workspace, including unused variables, call Workspace.getAllVariables.
The workspace to search for variables.
Array of variable models.
Find all user-created variables that are in use in the workspace. For use by generators. To get a list of all variables on a workspace, including unused variables, call Workspace.getAllVariables.