03.01.2013 Views

Customization Guide (.pdf) - Documentation & Online Help - Autodesk

Customization Guide (.pdf) - Documentation & Online Help - Autodesk

Customization Guide (.pdf) - Documentation & Online Help - Autodesk

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Catalog of DIESEL Functions<br />

+ (addition)<br />

Status retrieval, computation, and display are performed by DIESEL functions.<br />

All functions have a limit of 10 parameters, including the function name itself.<br />

If this limit is exceeded, you get a DIESEL error message.<br />

Returns the sum of the numbers val1, val2, …, val9.<br />

$(+, val1 [, val2, …, val9])<br />

If the current thickness is set to 5, the following DIESEL string returns 15.<br />

$(+, $(getvar,thickness),10)<br />

Quick Reference<br />

System Variables<br />

MENUECHO<br />

- (subtraction)<br />

Sets menu echo and prompt control bits.<br />

Returns the result of subtracting the numbers val2 through val9 from val1.<br />

$(-, val1 [, val2 , …, val9])<br />

Quick Reference<br />

System Variables<br />

MENUECHO<br />

* (multiplication)<br />

Sets menu echo and prompt control bits.<br />

Returns the result of multiplying the numbers val1, val2, …, val9.<br />

$(*, val1 [, val2, …, val9])<br />

Catalog of DIESEL Functions | 331

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!