If you write a complex expression and intend
to reuse it later, you should add comments that explain what the
expression does and how its pieces work.
Type // at the beginning
of the comment. Any text between // and the end
of the line is ignored. For example:
// This is a comment.
Type /* at the beginning of the comment
and */ at the end of the comment. Any text between /* and */ is
ignored. For example:
/* This is a
multiline comment. */
Comments
Comments are no longer accepted for After Effects CS3. After Effects CS4 is the current version. To
discuss After Effects CS3, please use the Adobe forum.
Comments
Comments are no longer accepted for After Effects CS3. After Effects CS4 is the current version. To discuss After Effects CS3, please use the Adobe forum.