getStartOffset
-
We have a function to set the offset of a message but it would also be useful to be able to get this value. For example I have a legato script that sets the offset and I also have a repetition script that sets the offset, I want the second script to know the offset applied by the legato script.
-
Yeah sure, why not. I wonder why I didn't add it already (normally I add both getters and setters whenever I add a property).