CurrentImagineFile (Record function)

From m204wiki
Revision as of 21:20, 28 March 2025 by Wiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Get Imagine filename from current record in For looop (Record class)


This page is under construction.

Syntax

%string = %(Record In filOrGrp name):CurrentImagineFile

Syntax terms

%stringstring
%(Record In filOrGrp name) The class name in parentheses denotes a shared method. CurrentImagineFile can also be invoked via a Record object variable, which may be Null.

Usage notes

Examples

See also