Livecode Terminology
Command in LiveCode is what other programming languages call a procedure, function, or subroutine.
Graphic: In LiveCode a graphic is a vector graphic using LiveCode's own resolution-independent line or polygon shapes. SVG files can be displayed using the SVG widget.
Image: In LiveCode, an image means bitmapped graphic. Examples include JPG or GIF files. See also Graphic, which means vector graphic.