XLCubed is now FluenceXL. The new wiki can be found here: https://help.fluencexl.com/

XL3DynamicPicture

Revision as of 16:08, 22 July 2011 by Colin Overton (talk) (Created page with "Updates a Picture or Pictures to an image on the internet. ==Syntax== {{Code|XL3DynamicPicture( PictureName, Url )}} ==Parameters== {| class="wikitable" ! Parameter ! Descript...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Updates a Picture or Pictures to an image on the internet.

Syntax

XL3DynamicPicture( PictureName, Url )

Parameters

Parameter Description
PictureName Name of the Picture to update. If several Pictures have the same name they will all be updated.
Url Web address of the image to use, in the form Template:Http://www.example.com/logo.jpg.


See Also