Voorbeelden van het gebruik van Given index in het Engels en hun vertalingen in het Nederlands
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Computer
-
Ecclesiastic
-
Official/political
-
Programming
Removes the item with the given index.
Sets pixmap at the given index to the specified icon.
Path_delete(ind) Deletes the path with the given index.
Object_get_solid(ind) Returns whether the object with the given index is default solid.
Sprite_get_number(ind) Returns the number of subimages of the sprite with the given index.
Object_get_mask(ind) Returns the index of the mask of the object with the given index -1 if is has no special mask.
Sprite_get_height(ind) Returns the height of the sprite with the given index.
Font_get_bold(ind) Returns whether the font with the given index is bold.
Room_get_name(ind) Returns the name of the room with the given index.
Sound_get_preload(ind) Returns whether the sound with the given index has preload set.
Font_get_first(ind) Returns the index of the first character in the font with the given index.
Font_delete(ind) Deletes the font with the given index.
Object_delete(ind) Deletes the object with the given index.
Removes the row(or count consecutive rows) with the given index.
Path_get_name(ind) Returns the name of the path with the given index.
Removes the column(or count consecutive columns) with the given index.
Path_get_length(ind) Returns the length of the path with the given index.
Sound_get_name(ind) Returns the name of the sound with the given index.
Path_delete_point(ind, n) Deletes the point n in the path with the given index.
Object_get_depth(ind) Returns the depth of the object with the given index.
Sprite_duplicate(ind) Creates a duplicate of the sprite with the given index.
Script_get_text(ind) Returns the text string of the script with the given index.
Font_get_name(ind) Returns the name of the font with the given index.
Timeline_get_name(ind) Returns the name of the time line with the given index.
Sprite_get_xoffset(ind) Returns the x-offset of the sprite with the given index.
Object_set_mask(ind, spr) Sets the sprite mask of the object with the given index.
Background_duplicate(ind) Creates a duplicate of the background with the given index.
Object_get_sprite(ind) Returns the index of the default sprite of the object with the given index.