Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Plugin.ScriptStepParameter
Queries script step parameter with given index.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Plugin | 7.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "Plugin.ScriptStepParameter"; Index ) More
Parameters
Parameter | Description | Example |
---|---|---|
Index | The zero based index of the parameter to query. Range from 0 to Plugin.ScriptStepParameterCount-1. |
0 |
Result
Returns value.
Description
Queries script step parameter with given index.If index is out of range, we return empty result.
See also
This function is free to use.
Created 23th April 2017, last changed 21st October 2017