BuddyVariable Methods |
The BuddyVariable type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetBoolValue |
Retrieves the value of a boolean variable.
(Inherited from Variable.) |
![]() | GetDoubleValue |
Retrieves the value of a double precision variable.
(Inherited from Variable.) |
![]() | GetIntValue |
Retrieves the value of an integer variable.
(Inherited from Variable.) |
![]() | GetSFSArrayValue |
Retrieves the value of a SFSArray variable.
(Inherited from Variable.) |
![]() | GetSFSObjectValue |
Retrieves the value of a SFSObject variable.
(Inherited from Variable.) |
![]() | GetStringValue |
Retrieves the value of a string variable.
(Inherited from Variable.) |
![]() | IsNull |
Indicates if the variable is null.
(Inherited from Variable.) |