Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
Plugin.ScriptStepParameter
Queries script step parameter with given index.
| Component | Version | macOS | Windows | Linux | Server | FileMaker 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
Created 23th April 2017, last changed 21st October 2017
Plugin.Path - Plugin.ScriptStepParameterCount
Feedback: Report problem or ask question.
Links
MBS Xojo Plugins