Bug TrackerDocumentationMain Site
docs.sodaware.net

Documentation Area -- Product and developer resource manuals.

Build.BlitzBuild - version::is-equal

Description

Compares two version numbers, and returns true if they are equal.

bool version::is-equal (
     string v1,
     string v2
)

Parameters

Table 24. Parameters

Name Type Description
v1 string Base version number to compare.
v2 string Version number to compare with.

Return Values

True if v1 == v2.


Free Game Downloads | Site Map | Links | Contact Us

© 2005-2007 Sodaware. All rights reserved. About Us | Privacy Policy