Lua → VBScript SwxWare v13.10
This function returns the length of the last recorded message in seconds.
local nLength = PBXCall.LastRecordedMessageLength()
The property takes or returns a number value.
When using either the PBXCall.RecordMessage() function of the Record Message block a wav file is getting recorded. This function returns the length of this recording in seconds.
By Tom Wellige