Coming Soon - DynamicForm 4.0

  • DynamicForms
  • Oqtane

Created 15-Mar-2025 2025-W11
Read Blog

Oqtane 6.1.1 Released

  • Oqtane

Created 13-Mar-2025 2025-W11
Read Blog

Oqtane 6.1 Released

  • Oqtane

Created 13-Feb-2025 2025-W07
Read Blog

New Year, Same Old Resolutions: Are We Just Fooling Ourselves?

  • NewYearsResolutions
  • GoalSetting
  • PersonalGrowth
  • ProgressNotPerfection
  • Productivity
  • Mindset
  • Motivation
  • HumorInLife

Created 29-Dec-2024 2024-W52
Read Blog

2024 Year in Code: My GitHub Journey

  • GitHub

Created 24-Dec-2024 2024-W52
Read Blog

DynamicForm
2024-W10
DynamicForm 2.1.0 Released

A brand new component added to the toolbox, the IF component.

The IF component

Description:

The IF component used for conditional logic within dynamic forms. This component allows users to define conditional statements based on specified operands and comparison operators.


TestCondition Method:

The TestCondition method within the IF component parses IF conditions based on the specified operands and comparison operator. It evaluates the condition and returns a string value based on whether the condition is true or false.


Parameters:

leftOperand: The left operand in the condition.

comparisonOperator: The comparison operator for the condition.

rightOperand: The right operand in the condition.

dataType: The data type for operands, if applicable.

Returns:


True if the condition is true.

False if the condition is false.






Created by: host
Created on: 05-Mar-2024
Last Reviewed : Never!
Blog, Journal, Diary, Record Reviews