Enterprise Shortcode Category: Arrays

/ Arrays

Comma and quote_comma

Comma and quote_comma

Comma will return comma separated string if input is array and array if input is string
quote

Read More

Regular loop - start step and stop

You can use this as normal for loop we use in PHP or JS
Check dump and use various values

Read More

arr.create

Build an arra
It returns: array

Syntax:

[arr.create set=”variable”]
[key1]value1[/key1]
[key2]DESC[/key2]
[/arr.create]

E

Read More

arr.set

Set a value in an array

syntax –

[arr.set key1=”value” key2=”value3″ key3=”value3″ “setting_variable” /]

Example.
[arr.set post_id

Read More

env.set_array

Set an Array
Syntax –

[env.set_array key1=”value” key2=”value3″ key3=”value3″ “setting_variable” /]

Example:

[env.set_array post_id=”{template.post.ID

Read More

Categories
Most Popular