How to get button caption?

Submitted by: Administrator
Answer1:
Use GetCaption () method......

Answer2:
Either use "sCaption" Property or "GetCaption" Method
Syntax - ControlName.sCaption
or use GetCaption () Method
Syntax - ControlName.GetCaption ()
Submitted by: Administrator

Read Online SilkTest Job Interview Questions And Answers