SourcePoint AMD Help

Table of Contents

Comments

SourcePoint supports both old-style C comments (/*...*/), and new-style C comments (//).

Examples

go ย ย ย ย ย ย ย ย ย ย ย ย ย // this is a comment

ย 

wait ย ย ย ย ย ย ย ย ย ย ย /* this is another comment */