Mioplanet Documentation Center
Resources and Help
HomeProductsMioScriptJavaScriptTechNotesPHP
   Home | MioScript | mio.header.get SEARCH    

  Functions
mio.code.compile
mio.code.save
mio.create
mio.currentHeader.get
mio.currentHeader.set
mio.extract
mio.header.get
mio.rebuild
mio.run

  MioScript Reference
> Statements
app...
browser...
dialog...
disk...
draw...
extern...
filename...
keyboard...
menu...
mio...
mouse...
num...
path...
pushButton...
reg...
RS232...
sci...
screen...
shortcut...
sound...
str...
system...
time...
var...
window...

Function
mio.header.get

Language: MioScript
Product: MioFactory


Syntax

mio.header.get(Filename)


Parameters

STRINGFilenameMio file to get the header from.


Return value

Array



Description

Returns an array containing the internal attributes of the specified mio file.

To get the header of the current mio file (the one interpreted by MioEngine: mio.currentHeader.get.