Table of Contents

Unit Address Of

Gets the address of a named Unit.

Usage:

unit address of (text, the name of a Unit)
returns: (text, the address.)

Examples:

write log "the address of the unit is: " & unit address of "Kitchen Overhead"

Notes: