LogMessagePrefix property

Returns or sets a prefix that is included with each message logged for this button. Read/write. String.
Syntax
object
.
LogMessagePrefix
[ =
string
]
where
object
– is the name of a SignatureButton object or an expression that evaluates to a SignatureButton object.
string
– is a text string that is included with every message logged for this button.
Remarks
  • This property cannot be blank.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal