Proteopedia:DIY:Macros: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 9: | Line 9: | ||
==Defined Macros== | ==Defined Macros== | ||
The currently listing of defined macro functions can be found at [[Proteopedia:Macros]]. | The currently listing of defined macro functions can be found at [[Proteopedia:Macros]]. | ||
Line 15: | Line 14: | ||
Integrating macro use into JSmol code is straightforward. | Integrating macro use into JSmol code is straightforward. | ||
'''Example #1: Calling a basic macro function''' | |||
This example doesn't require any parameter to act. It causes the structure shown to 'bobble()'. | This example doesn't require any parameter to act. It causes the structure shown to 'bobble()'. | ||
<!-- | <!-- |