An example on how to deal with this:Then I would have to check and evaluate the contents of the values provided by [Mea.CPUName] and [Mea.PrimaryGPU] in an extra step? Have I understood that correctly?![]()
![]()
and then with IfCondition?
Code:
[Variables]CPUName=0PrimaryGPUName=0...[Mea.CPUName]...IfMatch=AMDIfMatchAction=[!SetVariable CPUName "1"]IfMatch2=IntelIfMatchAction2=[!SetVariable CPUName "2"][Mea.PrimaryGPU]...IfMatch=(?siU)NVIDIAIfMatchAction=[!SetVariable PrimaryGPUName "1"]IfMatch2=AMDIfMatchAction2=[!SetVariable PrimaryGPUName "2"]
Statistics: Posted by balala — Yesterday, 9:18 pm