Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.

AddRgnDecisionAct

From AGEWiki

(Difference between revisions)
Jump to: navigation, search
(Created page with '{{ scriptcommand | name =AddRgnDecisionAct | type = | cat = | syntax =<RgnDecisionUID>;<yyyy/mm/dd_or_CURRENT> | description =Add a decision to a region, with a date of addition…')
 
Line 4: Line 4:
| cat =
| cat =
| syntax =<RgnDecisionUID>;<yyyy/mm/dd_or_CURRENT>  
| syntax =<RgnDecisionUID>;<yyyy/mm/dd_or_CURRENT>  
-
| description =Add a decision to a region, with a date of addition (use CURRENT for the current turn). You can add a decision with a date before the current turn, so ‘set in place’ older decisions. Check that it will be valid before (with [[IsRgnDecisionActValid]]).
+
| description =Add a decision to a region, with a date of addition (use CURRENT for the current turn). You can add a decision with a date before the current turn, so to ‘set in place’ older decisions. It is more prudent to check that it will be valid before (with [[IsRgnDecisionActValid]]).
See also [[Regional Decisions]]
See also [[Regional Decisions]]

Latest revision as of 12:15, 13 August 2010

AddRgnDecisionAct

Syntax  

AddRgnDecisionAct = <RgnDecisionUID>;<yyyy/mm/dd_or_CURRENT>

Description

Add a decision to a region, with a date of addition (use CURRENT for the current turn). You can add a decision with a date before the current turn, so to ‘set in place’ older decisions. It is more prudent to check that it will be valid before (with IsRgnDecisionActValid).

See also Regional Decisions



 

Parameters

<RgnDecisionUID>

Valid Regional Decision Alias

<yyyy/mm/dd_or_CURRENT>

One of:

yyyy/mm/dd (interpreted as a MinDate entry)
CURRENT the current date
Forums