Repository.Variable.GetAllVariables: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
{{Template:APIClass|Repository Class|Repository}}
{{Template:APIClass|Repository Class|Repository}}


== Property Syntax==
== Method Syntax==


{{Template:GetAllVariables}}
{{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.