Repository.Variable.UpdateVariable: Difference between revisions
Jump to navigation
Jump to search
Albert Szeto (talk | contribs) m (moved UpdateVariable to Repository.UpdateVariable) |
Albert Szeto (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template:APIClass|Repository Class|Repository}} | {{Template:APIClass|Repository Class|Repository}} | ||
== | == Method Syntax== | ||
{{APIName|UpdateVariable(}} | |||
{{ | {{APIPrefix|ByVal}} | ||
{{APIName|var}} | |||
{{APIPrefix|As}} | |||
{{APIName|cVariable)}} | |||
{{APIPrefix|As Boolean}}<br> | |||
{{APIComment|Updates the Variable in the repository.}} |
Revision as of 20:42, 18 September 2013
Method Syntax
UpdateVariable(
ByVal
var
As
cVariable)
As Boolean
Updates the Variable in the repository.