Collections functions
General functions
Node functions
Render functions
Theme permission functions
User functions
Resource functions

check_script_last_ran()

Description

Check if script last ran more than the failure notification days
Note: Never/ period longer than allowed failure should return false

Parameters

ColumnTypeDefaultDescription
$name string Name of the sysvar to check the record for
$fail_notify_allowance integer How long to allow (in days) before user can consider script has failed
&$last_ran_datetime
$last_ran_datetime string Datetime (string format) when script was last run

Return

boolean

This article was last updated 19th March 2024 04:35 Europe/London time based on the source file dated 11th March 2024 11:40 Europe/London time.