Skip to main content

templateEPS

Type

keyword

Summary

Used with the set command to set the properties of newly created EPS objects.

Syntax

templateEPS

Description

Use the templateEPS keyword to set up default properties to be used for any new EPS objects you create.

The templateEPS can be thought of as a special, abstract object. It is not an actual EPS object, but it has all the properties of an EPS. The ID property of the templateEPS is zero.

You can use the set command to set the properties of the templateEPS before creating an EPS object. The new EPS has the properties of the templateEPS, by default. Changing the properties of the templateEPS does not affect existing EPS objects.

The properties of the templateEPS can be returned to the default settings using the reset command.

You can refer to the templateEPS using any of the following forms:

    templateEPS
the templateEPS
templateEPS()
note

The templateEPS keyword is implemented internally as a function and appears in the functionNames. However, it cannot be used as a function in an expression.

Examples

set the prolog of the templateEPS to field "Set Prolog"

glossary: object, keyword, EPS, property, command, expression

keyword: templateScrollbar, default

object: EPS

property: properties, ID

command: reset, set

control structure: function

function: functionNames

Compatibility and Support

Introduced

LiveCode 1.0

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?