Name | Description | |
---|---|---|
CreateAlias | Creates a new function alias. | |
FromCulture | Get the built-in language package from the specified culture. | |
GetArgumentCount | Gets the total number of parameters that display in the intelli-sense tooltip. | |
GetArgumentDescription | Gets the description of function's argument which is displayed from Function Arguments dialog. | |
GetArgumentName | Overloaded. Gets the parameter name of the specified function. | |
GetArgumentOptions | Gets an array of option values for the specified argument. | |
GetArgumentType | Gets the parameter name of the specified function. | |
GetArgumentTypeName | Gets the parameter name for the specified value type. | |
GetBooleanText | Gets the text of the specified error value.. | |
GetDescription | Overloaded. Gets description of the function. | |
GetDescription2 | Overloaded. Gets the function description which is displayed from Function Arguments dialog. | |
GetErrorText | Gets the text of the specified error value.. | |
GetMinimumArgumentCount | Gets the minimum number of arguments must be passed to the function. | |
GetName | Gets the localized name of the function. | |
GetOverloads | Gets the total number of function overloads. | |
IsArrayArgument | Indicates if the argument of a function is accept array. | |
MapAlias | Overloaded. Maps a string value to the specified structured item specifier. |