Hal Helms On Object Oriented Programming - Day One
function GetPhotos(){ VARIABLES.PhotoService.GetPhotosForGallery( THIS.Get(
"ID"
) ) }
For Cut-and-Paste
function GetPhotos(){ VARIABLES.PhotoService.GetPhotosForGallery( THIS.Get( "ID" ) ) }