Snippets Collections
if(input.Start_Date_Time != null && input.Service_Lookup != null)
{
	getServiceDetails = Add_Services[ID == input.Service_Lookup];
	serviceMinutes = getServiceDetails.Service_Time;
	input.End_Date_Time = input.Start_Date_Time.addMinutes(serviceMinutes);
}
<iframe src="https://workdrive.zohoexternal.com/embed/bjw0e76ce7549f555496596b428147038b51d?toolbar=false&appearance=light&themecolor=green" scrolling="no" frameborder="0" allowfullscreen=true width="800" height="520" ></iframe>
<variable> = <dateTimeValue>.addMinutes(<numberOfMins>);
star

Fri Jun 09 2023 04:52:48 GMT+0000 (Coordinated Universal Time) https://creatorapp.zoho.com/sapphireelitetech/datebook#Form:Book_an_Appointment

#deluge #zoho #delugescript #creator #workflow
star

Wed Mar 22 2023 05:38:14 GMT+0000 (Coordinated Universal Time) https://workdrive.zoho.com/home/idbg0d870c6f01e9d41488cabb283a80c8cb2/teams/idbg0d870c6f01e9d41488cabb283a80c8cb2/ws/q03c8bb37e56c523d4160ac6d8fc798a8f0c5/folders/bjw0e53230348a18f473d8c579ba6e012124d

#deluge
star

Wed Mar 22 2023 05:09:14 GMT+0000 (Coordinated Universal Time) https://www.zoho.com/deluge/help/functions/datetime/addminutes.html

#deluge

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension