from

Typekeyword
DictionaryLCS
LibraryLiveCode Script
Syntax
from
Summary

Used with several commands, usually to designate an origin point.

Introduced1.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Example
convert field "Date" from long date to short date
move the mouseControl from 22,100 to 44,200
remove the selectedObject from this card
subtract 33 from thisValue
RelatedCommand: read from file, import snapshot, convert, move, print, remove script, remove, request, drag, read from process, subtract, read from socket, import
Glossary: command, keyword
Keyword: to
Description

Use the from keyword to complete a command that requires it.

The from keyword is used with the convert, drag, import, import snapshot, move, print card, read from file, read from process, read from socket, remove, remove script, request, and subtract commands.