Repository.Variable.AddVariable: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
{{APIName|var}}
{{APIName|var}}
{{APIPrefix|As}}
{{APIPrefix|As}}
{{APIName|cVariable)}}
{{APIName|[[cVariable Class|cVariable]])}}
{{APIPrefix|As Boolean}}<br>
{{APIPrefix|As Boolean}}<br>
{{APIComment|Saves a new Variable in the repository.}}
{{APIComment|Saves a new Variable in the repository.}}

Revision as of 20:53, 18 September 2013



Property Syntax

AddVariable( ByVal var As cVariable) As Boolean
Saves a new Variable in the repository.