Property : Throw

Page Status: Beta
Jump to: navigation, search

Back to Control Properties

Contents

[edit] Description

Use the Throw property to return an error value from a function (through the Call Function () statement.)

Selected An error value is returned from the function.
Cleared No error value is returned from the function.

To catch an error returned from a function, use the Call Function () statement with the Handle on Error property selected.

 

NOTE: Error values are stored and manipulated using a system-defined data structured (class) named Error.

 

[edit] Property Editor Location

Appears when you select a Return statement in the Design Editor

[edit] Data Type

boolean

[edit] Default Value

Cleared


Log in if you would like to rate this page.
    Copyright © 2005 - 2008 Bungee Labs. All rights reserved.