Repository.Variable.GetAllVariables: Difference between revisions
Jump to navigation
Jump to search
Albert Szeto (talk | contribs) m (moved GetAllVariables to Repository.GetAllVariables) |
Albert Szeto (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template:APIClass|Repository Class|Repository}} | {{Template:APIClass|Repository Class|Repository}} | ||
== | == Method Syntax== | ||
{{ | {{APIName|GetAllVariables()}} | ||
{{APIPrefix|As}} | |||
{{APIName|cVariable()}} | |||
{{APIPrefix|As Boolean}}<br> | |||
{{APIComment|Returns an array containing all Variables from the current project.}} |
Revision as of 20:42, 18 September 2013
Method Syntax
GetAllVariables()
As
cVariable()
As Boolean
Returns an array containing all Variables from the current project.