Clear - ReferenceAlias
Revision as of 08:06, 12 September 2012 by imported>JLundin
Member of: ReferenceAlias Script
Clears any reference out of this alias. Will error if this alias is not optional.
Syntax
Function Clear() native
Parameters
None.
Return Value
None.
Examples
; Clear the alias out
Alias_JohnDoe.Clear()