JmgIpcActivity.breakSecs Method
Retrieves the break time that is associated to the JmgIpcActivity record formatted as a string.
Syntax
edit JmgLabelSecondsBreak breakSecs(boolean _set, JmgTimeString value)
Run On
Called
Parameters
- _set
Type: boolean
true if the break time must be updated with the specified value; otherwise, false.
- value
Type: JmgTimeString Extended Data Type
The new value of the break time.
Return Value
Type: JmgLabelSecondsBreak Extended Data Type
The break time that is associated to the JmgIpcActivity record formatted as a string.