|
<< Click to Display Table of Contents >> Navigation: Constants > sJsSlash |
SIGNATURE=IW.Common.Strings.sJsSlash
ETYPE=Constant
Declaration:
Delphi: |
sJsSlash: string = '\/'; |
C++: |
String sJsSlash = "\/"; |
Unit: IW.Common.Strings.pas
Description: This is constant IW.Common.Strings.sJsSlash.