Caravan Business Server>Help>Objects>File Object>
Properties>
File
|
Name
|
File
|
Text
|
To access the contents of the file.
|
Syntax
|
<caravan>f(file)</caravan>
|
Caravan Business Server>Help>Objects>File Object>
Properties>
filename
|
Name
|
filename
|
Text
|
To access the name of the file.
|
Syntax
|
<caravan>f(filename)</caravan>
|
Caravan Business Server>Help>Objects>File Object>
Properties>
date
|
Name
|
date
|
Text
|
To access the created date of the file.
|
Syntax
|
<caravan>f(date)</caravan>
|
Caravan Business Server>Help>Objects>File Object>
Properties>
size
|
Name
|
size
|
Text
|
To access the size of the file.
|
Syntax
|
<caravan>f(size)</caravan>
|
Caravan Business Server>Help>Objects>File Object>
Properties>
urlname
|
Name
|
urlname
|
Text
|
It is a randomly generated name used to access the file as a link.
|
Syntax
|
<caravan>f(urlname)</caravan>
|
Back
|