Document Category Item: Background Main Setting > vne_set_bg()Back
vne_set_bg()
Description
This is needed to be set if you want a background!
branchID - the current branch
page - the current page
image_id the image ID to load
filename$ - the background to load, this has priority over 'image_id'
sizeX# - The width of the background on screen
sizeY# - The height of the background on screen
pX# - The 'X' Position on screen
pY# - The 'Y' Position on screen
Definition
vne_set_bg(branchID, page, image_id, filename$, sizeX#, sizeY#, pX#, pY#)