开发者

list of intrinsic constants

开发者 https://www.devze.com 2023-01-02 02:34 出处:网络
Where can I find a complete list of the intrinsic constants in VBScript (like vbCrLf and vb开发者_运维技巧Tab)?The official and most up-to-date reference is in the MSDN library:

Where can I find a complete list of the intrinsic constants in VBScript (like vbCrLf and vb开发者_运维技巧Tab)?


The official and most up-to-date reference is in the MSDN library:

Constants (VBScript)


Is this what you need?

0

精彩评论

暂无评论...
验证码 换一张
取 消