Redicom Help Center

service

service.id

Version 1.0

Returns the value of the id field of the service.

Input

{{ response.service.id }}

Output

20

service.title

Version 1.0

Returns the value of the title field of the service.

Input

{{ response.service.title }}

Output

Example Title

service.content

Version 1.0

Returns the value of the content field of the service.

Input

{{ response.service.content }}

service.short_content

Version 1.0

Returns the value of the short_content field of the service.

Input

{{ response.service.short_content }}

service.image

Version 1.0

Returns all of the line image in the service.

Version 1.0

Returns all of the line banner in the service.

service.properties

Version 1.0

Output

array( title, column1, column2, childs( title, subtitle) )

service.url

Version