ReleaseUpdateCockpit.userInteractionRequired Method [AX 2012]
Gets or sets the value for the _userInteractionRequired variable.
edit boolean userInteractionRequired([boolean _set, boolean _userInteractionRequired])
Run On
ServerParameters
- _set
- Type: boolean
A Boolean value that indicates whether to set the userInteractionRequired variable.
- _userInteractionRequired
- Type: boolean
The new value of the userInteractionRequired variable.
Return Value
Type: booleantrue if the value of the userInteractionRequired variable is true; otherwise, false.
Community Additions
ADD
Show: