SetLine Method
Description
Sets the line of comment text.
Syntax
Parameters
- Line
- Required Long representing the line of text to be set.
- Text
- Required String which is the text to be used to set the text for the line of the comment.
Return Type
Boolean value indicating success or failure of call to set the line of text. If Line is greater than the number of current lines in the comment, the call will fail.
See Also