Repository.Variable.AddVariable: Difference between revisions
Jump to navigation
Jump to search
Albert Szeto (talk | contribs) m (moved AddVariable to Repository.AddVariable) |
Albert Szeto (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
== Property Syntax== | == Property Syntax== | ||
{{ | {{APIName|AddVariable(}} | ||
{{APIPrefix|ByVal}} | |||
{{APIName|var}} | |||
{{APIPrefix|As}} | |||
{{APIName|cVariable)}} | |||
{{APIPrefix|As Boolean}}<br> | |||
{{APIComment|Saves a new Variable in the repository.}} |
Revision as of 20:42, 18 September 2013
Property Syntax
AddVariable(
ByVal
var
As
cVariable)
As Boolean
Saves a new Variable in the repository.