Forum Discussion
- RavikSuper ContributorHi Ritesh,
If you are using, VBScript then , You can declare Public Constant like below-
Public CONST PI = 3.14
Sub Test
log.Message(PI)
End Sub
This may help you !
Related Content
- 8 years ago
- 10 years ago
Recent Discussions
- 3 hours ago