Places HTML <STRIKE> tags around text in a String object.
strVariable.strike( )
"String Literal".strike( ) |
| JScript |
| strike Method (JScript 5.6) |
| See Also |
Places HTML <STRIKE> tags around text in a String object.
strVariable.strike( )
"String Literal".strike( ) |
Remarks
Requirements
See Also