Trace:
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | Last revision Both sides next revision | ||
tagging_objects_with_local_and_using_prm_there_in_for_constructs [2017/04/27 18:41] alancoelho |
tagging_objects_with_local_and_using_prm_there_in_for_constructs [2017/04/27 19:03] alancoelho |
||
---|---|---|---|
Line 7: | Line 7: | ||
for strs 3 to 3{} | for strs 3 to 3{} | ||
For example: | For example: | ||
- | xdd... | + | <code topas> xdd... |
str... | str... | ||
local !CeO2 0 | local !CeO2 0 | ||
Line 23: | Line 23: | ||
' TiO2 stuff here | ' TiO2 stuff here | ||
} | } | ||
- | } | + | }</code> |