detsys-ts
Preparing search index...
inputs
getStringOrUndefined
Function getStringOrUndefined
getStringOrUndefined
(
name
:
string
)
:
undefined
|
string
Get a string input from the Action's configuration by name or return
undefined
if not set.
Parameters
name
:
string
Returns
undefined
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
detsys-ts
Loading...
Get a string input from the Action's configuration by name or return
undefined
if not set.