Stacks API

Come build with us.
Stacks API v13 for Stacks 5.0


  <   Property List Reference


This content is open source. You can edit it and submit a pull request on GitHub.
This page is generated from this file.


© . YourHead Software all rights reserved.

Preprocessor — preprocessor

Available: Stacks API v10

To enable the Stacks 3.5 preprocessor and disable old-style preprocssor set this key to YES. It is strongly recommended that you use enable the new preprocessor as it is significantly faster.

NB: Opting in to the new-style preprocessor removes support for all deprecated API.

When the preprocessor is enabled conditional mode macros will have a new format and may not be nested.

Example: %%[[if edit]]%%

The new format doubles the percent signs and square-brackets.

© . YourHead Software all rights reserved.