Director Javascript Library (Document! X Sample)
strict Field
If set to false, then trailing slashes (or other delimiters) are allowed in routes. Default is true.
Syntax
var instance = new Router();
var value; // Type: boolean
value = instance.strict;
var strict : boolean;
Browser Compatibility
8
5
5
See Also

Reference

Router type